Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade NullAway 0.10.12 -> 0.10.14 #776

Merged
merged 1 commit into from
Oct 2, 2023
Merged

Conversation

Picnic-Bot
Copy link
Contributor

@Picnic-Bot Picnic-Bot commented Sep 3, 2023

This PR contains the following updates:

Package Type Update Change
NullAway patch 0.10.12 -> 0.10.14
NullAway compile patch 0.10.12 -> 0.10.14

Release Notes

uber/NullAway (NullAway)

v0.10.14

Compare Source

IMPORTANT: This version introduces EXPERIMENTAL JDK21 support.

  • Bump Checker Framework dependency to 3.38.0 (#​819)
    • Note: Not just an internal implementation change. Needed to support JDK 21!
  • Treat parameter of generated Record.equals() methods as @​Nullable (#​825)
  • Build / CI tooling for NullAway itself:
    • Fixes Codecov Report Expired error (#​821)
    • Updated Readme.md with Codecov link (#​823)
    • Remove ASM-related hack in build config (#​824)
    • Run tests on JDK 21 (#​826)

v0.10.13

Compare Source

  • Allow library models to define custom stream classes (#​807)
  • Avoid suggesting castToNonNull fixes in certain cases (#​799)
  • Ensure castToNonNull insertion/removal suggested fixes do not remove comments (#​815)
  • Support for JSpecify's 0.3.0 annotation [experimental]
    • Generics checks for method overriding (#​755)
    • Make GenericsChecks methods static (#​805)
    • Add visitors for handling different types in generic type invariance check (#​806)
  • Build / CI tooling for NullAway itself:
    • Bump versions for some dependencies (#​800)
    • Update to WALA 1.6.2 (#​798)
    • Update to Error Prone 2.21.1 (#​797)
    • Enable contract checking when building NullAway (#​802)
    • Bump Error Prone Gradle Plugin version (#​804)
    • Modify JMH Benchmark Workflow For Shellcheck (#​813)
    • Bump gradle maven publish plugin from 0.21.0 to 0.25.3 (#​810)
    • Use Spotless to enforce consistent formatting for Gradle build scripts (#​809)
    • Remove unnecessary compile dependence for jar-infer-cli (#​816)
    • Added Codecov to CI Pipeline (#​820)

  • If you want to rebase/retry this PR, check this box

@Picnic-Bot
Copy link
Contributor Author

Picnic-Bot commented Sep 3, 2023

Suggested commit message:

Upgrade NullAway 0.10.12 -> 0.10.14 (#776)

See:
- https://github.com/uber/NullAway/blob/master/CHANGELOG.md
- https://github.com/uber/NullAway/releases/tag/v0.10.13
- https://github.com/uber/NullAway/releases/tag/v0.10.14
- https://github.com/uber/NullAway/compare/v0.10.12...v0.10.14

@github-actions
Copy link

github-actions bot commented Sep 3, 2023

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

@Stephan202 Stephan202 added this to the 0.14.0 milestone Sep 3, 2023
@Picnic-Bot Picnic-Bot changed the title Upgrade NullAway 0.10.12 -> 0.10.13 Upgrade NullAway 0.10.12 -> 0.10.14 Sep 8, 2023
@Picnic-Bot Picnic-Bot force-pushed the renovate/version.nullaway branch from e812f92 to 7187275 Compare September 8, 2023 01:11
@github-actions
Copy link

github-actions bot commented Sep 8, 2023

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

@Stephan202
Copy link
Member

Version 0.10.14 also LGTM.

@rickie rickie force-pushed the renovate/version.nullaway branch from 7187275 to 8b1152f Compare October 2, 2023 14:19
@github-actions
Copy link

github-actions bot commented Oct 2, 2023

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 2, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@rickie rickie merged commit 19cd802 into master Oct 2, 2023
17 checks passed
@rickie rickie deleted the renovate/version.nullaway branch October 2, 2023 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants